home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
vulvara
/
Vulvara.exe
/
scripts
/
DefineButton2_870
/
BUTTONCONDACTION on(keyPress Left).as
< prev
next >
Wrap
Text File
|
2004-10-08
|
96b
|
8 lines
on(keyPress "<Left>"){
if(40 < xx)
{
xx -= 120;
}
gotoAndStop(9336);
}